home *** CD-ROM | disk | FTP | other *** search
/ Aminet 45 / Aminet 45 (2001)(GTI - Schatztruhe)[!][Oct 2001].iso / Aminet / game / role / ldmud-3.2-bin.lha / mud / doc / efun / pointerp < prev    next >
Text File  |  2001-04-23  |  240b  |  10 lines

  1. SYNOPSIS
  2.         int pointerp(mixed arg)
  3.  
  4. DESCRIPTION
  5.         Return 1 if arg is a pointer, i.e. an array.
  6.  
  7. SEE ALSO
  8.         closurep(E), floatp(E), mappingp(E), objectp(E), intp(E),
  9.         referencep(E), stringp(E), symbolp(E), clonep(E)
  10.